(XTread_socket, ConfigureNotify case):
authorRichard M. Stallman <rms@gnu.org>
Tue, 25 May 1993 01:00:21 +0000 (01:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 25 May 1993 01:00:21 +0000 (01:00 +0000)
commit3bd330d47a1f0c6d008e2d5ffe8612d1e9bce28c
tree06cf1c48204817d6074192aa46654cee8bb2409b
parent5b3bb7c63d5cda497d05c86a2f9216e864a3713d
(XTread_socket, ConfigureNotify case):
Convert from parent window, not Emacs window.
(XTread_socket): Handle ReparentNotify events.

(XTread_socket): For ConfigureNotify event,
translate coordinates if send_event field is false
provided the x-coord value is not large.
src/xterm.c